CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mfc 按钮

搜索资源列表

  1. VC-MFC

    0下载:
  2. 对MFC对打开txt文件示例,然在显示按钮上显示txt数据,起到怎么选择打开编辑txt文件-mfc txt
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-16
    • 文件大小:25591603
    • 提供者:袁浩
  1. CButtonST_Source

    0下载:
  2. 实现MFC按钮的不同自定义功能,包括阴影按钮,显示颜色按钮等-MFC button custom features, including the shadow button to display the color button.
  3. 所属分类:Button control

    • 发布日期:2017-03-31
    • 文件大小:47748
    • 提供者:周国平
  1. MFC

    0下载:
  2. mfc界面美化,比如有文字颜色文本框 图标按钮-the mfc Interface landscaping, such as text color of the text box icon button
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:77057
    • 提供者:zhangyuling
  1. vc-mem(mfc)

    0下载:
  2. 内存加载EXE,mfc测试的代码。编译通过 点击按钮默认加载的C/1.exe 需要替换到内存加载的那个按钮相应。自己可以看到代码-Memory to load the EXE, the mfc test code. The compiler default loaded by clicking on the button C/1.exe need to replace to the memory load that the corresponding button. I can see th
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:26691
    • 提供者:小花匠
  1. MFC-view-switch

    0下载:
  2. MFC视图切换,点击左边树状按钮 能切换视图-MFC view switching, click on the left side of the tree button to switch views
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-13
    • 文件大小:82792
    • 提供者:陈盟
  1. cbuttonst

    0下载:
  2. 强大的mfc按钮类,能加入图片、透明窗口、绘制边框。-Mfc button class, add a picture, transparent window, draw the border.
  3. 所属分类:Button control

    • 发布日期:2017-11-14
    • 文件大小:2383441
    • 提供者:周猩猩
  1. MFC

    0下载:
  2. 设计一个带动画操作的程序,要求具有以下几种功能: (1)带快捷选单(Line、Ellipse、Rectangle) (2)通过点击菜单项输出相应的图形 (3)通过工具栏按钮保存打开图形 (4)按键盘上的“M”键开始动画操作,使一个位图(自行设计)沿着图形移动-Design a program with animation operation required to have the following functions: (1) With the shortcut
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-23
    • 文件大小:2491742
    • 提供者:wendy
  1. MFC-Interface-programming-package

    0下载:
  2. 多功能按钮 多文本框 各种箭头 气泡提示框 启动特效 文字特效-The multifunction button more than text box arrow bubble boxes startup effects text effects, etc.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-23
    • 文件大小:1123701
    • 提供者:王龙翔
  1. colorbutton

    0下载:
  2. mFC按钮控件自绘。当移动鼠标能够改变按钮的颜色。-mFC button controls from the paint. When you move the mouse to change the color of the button.
  3. 所属分类:Button control

    • 发布日期:2017-11-14
    • 文件大小:31097538
    • 提供者:桂豪纵
  1. CBitmapSlider

    0下载:
  2. 实现MFC按钮控件的重绘,简单示例,可作扩展更改。-MFC button control redraw simple example, you can change for the extension.
  3. 所属分类:Button control

    • 发布日期:2017-11-14
    • 文件大小:74320
    • 提供者:liu yang
  1. ant-algorithm-by-MFC

    1下载:
  2. 利用MFC实现蚁群算法,图形界面,有各种操作按钮,很方便,有说明文档-ant colony algorithm by MFC
  3. 所属分类:其他小程序

    • 发布日期:2014-02-04
    • 文件大小:3873775
    • 提供者:刘人文
  1. MFC

    0下载:
  2. MFC完整示例,里面有完整的MFC解决方案,包括对话框预,按钮,界面,简洁又基础的MFC源码-MFC complete sample, which has complete MFC solutions, including the dialog box pre- button interface , simple and based on the MFC source
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-17
    • 文件大小:63851
    • 提供者:7zp
  1. XPButtonDemo

    0下载:
  2. MFC按钮设计的源码实例之XPButton源码,仿Windows XP风格的漂亮按钮控件源码,按钮效果如上图所示,在鼠标放上后会有反应的,设计挺漂亮,用户体验很好。-The MFC button design the source instance XPButton source, the beautiful fake Windows XP style button control source button effects as shown above, put the mouse will
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:13226
    • 提供者:胡晓亮
  1. MFC---PROGRAM

    0下载:
  2. 用MFC实现了计算器的基本运算,包含界面,按钮等设计-MFC implementation of the basic operations of the calculator, including interface button design
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-15
    • 文件大小:1896534
    • 提供者:chenfsjz
  1. CButtonEx

    0下载:
  2. 基于MFC,完全兼容CButton类。实现按钮的自定义图标显示、提示信息、背景自定义、文本自定义、按钮区域根据图形的前景图片显示等等的功能
  3. 所属分类:Windows编程

  1. MFC-openCV

    0下载:
  2. 用MFC建了一个对话框,里面包含了很多按钮。可以再这些按钮中添加各个功能代码-MFC built a dialog box, which contains a lot of button. These buttons can then add each function code
  3. 所属分类:ComboBox

    • 发布日期:2017-05-19
    • 文件大小:5283010
    • 提供者:蒋中杰
  1. 360Wnd-MFC--

    0下载:
  2. MFC模仿的360新版特性界面,按钮重绘,界面切换部分很值得学习-MFC interface mimics the 360 ​ ​ new features, buttons redraw interface switching part is worth learning
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:585286
    • 提供者:王小东
  1. mfc

    1下载:
  2. 编写一个应用程序,含有“计算”菜单,包含菜单项“显示对话框”和“退出”。 单击“显示对话框”选项时,弹出“模式对话框”,此对话框中含有两个水平滚动条;四个按钮,分别为“加”、“减”、“乘”、“除”;三个编辑框,单击四个按钮中的任何一个进行计算操作,移动滚动条,两个编辑框中出现滚动条的位置,另一个编辑框中出现计算的结果。 -Write an application, with " computing" menu that contains the menu item &q
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:38635
    • 提供者:yang
  1. CButton1

    0下载:
  2. 比较好的MFC按钮风格 各种不一样的效果-Better MFC button style
  3. 所属分类:Button control

    • 发布日期:2017-04-03
    • 文件大小:188869
    • 提供者:肖22
  1. 基于MFC的树形结构游戏小程序

    0下载:
  2. 数据结构的大作业。利用树形结构完成。包含MFC的图片添加,按钮控制等。
  3. 所属分类:其他小程序

    • 发布日期:2014-02-20
    • 文件大小:4282610
    • 提供者:ewq543211
« 1 2 3 4 5 67 8 9 10 11 ... 34 »
搜珍网 www.dssz.com